﻿<?xml version="1.0" encoding="utf-8"?><Layouts MirrorOnDirection="AutoMirrorOnLanguage"><Layout Shapes="Square" Values1="100,150,200,250"  Values2="1,2" ><Stack Direction="Column" HorizontalAlign="Center"><Label Data="QuizLabelData" Width="100%" Height="*" TextAlign="Center"  Margin="0,0,0,10"/><Image Data="ImageData" Width="100%"/><Wrap Direction="Row" Rows="**" Margin="0,50,0,0" JustifyContent="Center"><Repeat Index="0"><Tile Data="QuizTileData" IndexProperty0="Choice"/></Repeat></Wrap><Stack Margin="0,20,0,0" Width="100%" HorizontalAlign="Center" Direction="Row"><Repeat Index="1"><Tile Data="LifelineTileData" Shape="Lifeline" IndexProperty1="Position"/></Repeat></Stack></Stack></Layout><Layout Shapes="Square" RequireImage="True"  Values1="100,150,200,250"  Values2="1,2"><Table><Row Margin="0,0,0,20"><Cell ColSpan="2"><Label Data="QuizLabelData" Width="100%" Height="*" TextAlign="Center"/></Cell></Row><Row><Cell><Image Data="ImageData" Height="100%"/></Cell><Cell><Wrap Columns="**" Direction="Row" JustifyContent="Center" Margin="50,0,0,0"><Repeat Index="0"><Tile Data="QuizTileData" IndexProperty0="Choice"/></Repeat></Wrap></Cell></Row><Row><Cell ColSpan="2" ><Stack Margin="0,20,0,0" Width="100%" HorizontalAlign="Center" Direction="Row"><Repeat Index="1"><Tile Data="LifelineTileData" Shape="Lifeline" IndexProperty1="Position"/></Repeat></Stack></Cell></Row></Table></Layout></Layouts>